projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adab83c
)
(indian-glyph-max-char): Fix doc-string.
author
Pavel Janík
<Pavel@Janik.cz>
Tue, 11 Dec 2001 06:57:29 +0000
(06:57 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Tue, 11 Dec 2001 06:57:29 +0000
(06:57 +0000)
lisp/language/indian.el
patch
|
blob
|
history
diff --git
a/lisp/language/indian.el
b/lisp/language/indian.el
index 28d313215db3214b5bfd4e6e64beca6594173e01..e637ea944490ebcd7f8821ccf431ecfee9e33485 100644
(file)
--- a/
lisp/language/indian.el
+++ b/
lisp/language/indian.el
@@
-84,7
+84,7
@@
See also the function `indian-char-glyph'."
(defvar indian-glyph-max-char
(indian-glyph-char
255 (aref indian-script-table (1- (length indian-script-table))))
- "The maximum valid code of characters in the charset `indian-glyph'")
+ "The maximum valid code of characters in the charset `indian-glyph'
.
")
(defun indian-char-glyph (char)
"Return information about the glphy code for CHAR of `indian-glyph' charset.